Vcenter NamespaceManagement LoadBalancers Summary
The Vcenter NamespaceManagement LoadBalancers Summary contains contains basic information related to the load balancer for provisioning virtual servers in the namespace.
This schema was added in vSphere API 7.0.1.0.
{
"id": "string",
"provider": "string"
}
An DNS compliant identifier for a load balancer, which can be used to query or configure the load balancer properties.
This property was added in vSphere API 7.0.1.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.namespace_management.LoadBalancerConfig
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.namespace_management.LoadBalancerConfig
.
Load balancer provider for the namespace.
For more information see: Vcenter NamespaceManagement LoadBalancers Provider.
This property was added in vSphere API 7.0.1.0.